Skip to content
Back to search
30
MCP

IL2CPP Frida Bridge

pulsemcp/il2cpp frida bridge

Bridges Unity IL2CPP applications with Frida dynamic instrumentation for real-time reverse engineering analysis including class inspection, method hooking, memory analysis, and JavaScript code execution within target processes.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

frida-mcp
Enable AI-driven automated Android dynamic analysis by controlling Frida through the Model Context Protocol for streamlined reverse engineer
0 tools
Frida Agent
AI-driven Android dynamic analysis tool wrapping Frida for automated reverse engineering with device management, script injection, method ho
0 tools
Frida
Enables dynamic instrumentation of mobile and desktop applications through Frida toolkit, providing capabilities for process management, dev
0 tools
Ya-Frida
Comprehensive Frida dynamic instrumentation toolkit with 59 tools for device management, process control, script injection, memory operation
0 tools
Frida Game Hacking
Provides Cheat Engine-like game hacking capabilities through Frida dynamic instrumentation for memory scanning, value modification, pattern
0 tools
Ghidra Bridge
Bridges Ghidra reverse engineering platform with HTTP server architecture for program analysis, function management, binary patching, and co
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "il2cpp_frida_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}